# File lib/net/ssh/authentication/pageant.rb, line 103 def send(data, *args) @res = send_query(data) @pos = 0 end