sbool dm_subOSConnectorToChannel(S channel) { if (!hasMethodNamed(dm_os(), "subConnectorToChannel")) false; dm_osCall subConnectorToChannel(channel); true; }