@Override public IModule getModule() { return _owner.getModule(); }
public String toString() { return getName() + " in " + _owner.toString(); }