# File lib/net/ssh/test/channel.rb, line 82 82: def sends_data(data) 83: script.sends_channel_data(self, data) 84: end