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