# File lib/net/ssh/test/script.rb, line 50 def sends(type, *args, &block) events << LocalPacket.new(type, *args, &block) end