public function testExchange()
 {
     $this->assertEquals($this->exchange, $this->consumer->getExchange());
 }