function __construct()
 {
     parent::__construct();
     $this->_templates_path = dirname(__FILE__) . '/../../template/';
 }