public function __construct()
 {
     // load database library into $this->db (can be omitted if not required)
     parent::__construct();
 }