# File lib/net/ssh/connection/session.rb, line 118
    def shutdown!
      transport.shutdown!
    end