# File lib/amqp/client.rb, line 95
  def self.client
    @client_implementation ||= AMQP::Session
  end