# File lib/amqp/channel.rb, line 154
    def open?
      !self.closed?
    end