# File lib/net/ssh/userauth/agent.rb, line 209
        def send_raw_packet( data )
          @socket.send data, 0
        end