public function getEmptyModel() { $objItem = new Item($this->getMetaModel(), array()); return new Model($objItem); }