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