protected function setUp()
 {
     $this->container = Mocks::getContainerMock($this);
     $this->invoker = new NamerServiceInvoker($this->container);
 }