public override void Start() { FAM.bind(this, mediator); }
public void bind(object obj) { FAM.bind(obj, this); }