public function isTypeFull()
 {
     $this->__load();
     return parent::isTypeFull();
 }