# File lib/moqueue/mock_broker.rb, line 48
    def find_fanout_exchange(fanout_name)
      @registered_fanout_exchanges[fanout_name]
    end