# File lib/net/ssh/multi/server.rb, line 89
    def hash
      @hash ||= [host, user, port].hash
    end