function __construct()
 {
     $this->home = dirname(__FILE__);
     parent::__construct();
 }