debug = require('debug')('amqp')

Connection = require('./lib/Connection')

module.exports = Connection