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