public function fetch_data()
 {
     return Database::fetch_data($this->result);
 }