public function testPluginInvoke()
 {
     $this->assertInstanceOf('Matryoshka\\Module\\Controller\\Plugin\\Model', $this->model->__invoke());
 }