# encoding: utf-8 module AMQP class Failover VERSION = "0.0.1" end end