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