# File lib/net/ssh/test/channel.rb, line 103 103: def gets_data(data) 104: script.gets_channel_data(self, data) 105: end