# File lib/net/ssh.rb, line 61 def register_service( name, &block ) EXTERNAL_SERVICES[ name ] = block end