# File lib/moqueue/mock_broker.rb, line 36 def register_topic_exchange(exchange) @registered_topic_exchanges[exchange.topic] = exchange end