function __construct()
 {
     parent::__construct();
     $this->DEFAULT_RENDERER_CLASS = 'kRedirectManifestRenderer';
 }