Hi, The code I am testing uses the [`Bunny::Exchange#on_return`](http://reference.rubybunny.info/Bunny/Exchange.html#on_return-instance_method) method, which `BunnyMock::Exchange` does not implement. This causes my test to fail to a `NoMethodError`.