public function __construct()
 {
     parent::__construct();
     self::$Headers = new DocumentHeaders();
 }