public function testGetConsumerCity()
 {
     $this->assertEquals('Den Haag', $this->object->getConsumerCity());
 }