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