public function testGetModelManager()
 {
     $this->assertInstanceOf('Matryoshka\\Model\\ModelManager', $this->model->getModelManager());
 }