# File lib/net/ssh/errors.rb, line 66
    def port
      @data && @data[:peer] && @data[:peer][:port]
    end