# File lib/net/ssh/connection/channel.rb, line 259 def active? connection.channels.key?(local_id) end