public function testGetServiceLocator()
 {
     $this->assertSame($this->service, $this->object->getServiceLocator());
 }