public function __construct(TagLoader $tagLoader)
 {
     $this->_tagLoader = $tagLoader;
     parent::__construct();
 }