# File lib/amqp/channel.rb, line 1177
    def self.channel_id_mutex
      @channel_id_mutex ||= Mutex.new
    end