# File lib/amq/client/openable.rb, line 23
      def opened?
        @status == :opened
      end