public function __construct()
 {
     $this->db =& Conector::getInstance();
 }