public void selectRemote(String remoteName) {
   myRemoteSelector.selectRemote(remoteName);
 }