# File lib/amqp/connection.rb, line 136 def self.conn warn "AMQP.conn will be removed in 1.0. Please use AMQP.connection." @connection end