/**
  * Constructor.
  */
 function __construct()
 {
     parent::__construct('reveal-template', __FILE__, array());
 }