# File lib/net/ssh/transport/session.rb, line 139 def close # TODO: send a DISCONNECT message to the server to close gracefully @socket.close end