# File lib/net/ssh/multi/channel.rb, line 121 121: def wait 122: connection.loop { active? } 123: self 124: end