public MyService([Selector("d2")] IIntf f) { this.f = f; }
public X(IIntf intf) { this.intf = intf; }