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