# File lib/moqueue/overloads.rb, line 14 def fanout(name, opts={}) Moqueue::MockExchange.new(opts.merge(:fanout=>name)) end