public function testGetLocationName()
 {
     self::assertEquals('somewhere', $this->object->getLocationName());
 }