public function getStatistic($colors = array())
 {
     $this->__load();
     return parent::getStatistic($colors);
 }