public function autoRun() { parent::autoRun(); }
public function __construct() { parent::__construct(); $this->system->load->dao('sistemas'); }