public function __construct()
 {
     parent::__construct();
     $this->addHeaderToPage('Content-Type', 'text/html');
 }