# File lib/moqueue/overloads.rb, line 35 def topic(topic_name) Moqueue::MockExchange.new(:topic=>topic_name) end