public function testGetName()
 {
     $this->assertEquals('Category', $this->_model->getName());
 }