# File lib/net/ssh/connection/channel.rb, line 186
        def valid?
          not @local_id.nil?
        end