/**
  * Constructs this object.
  */
 public function __construct()
 {
     $this->initializeTemplateContainer();
     parent::__construct();
 }