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