function __construct()
 {
     parent::__construct();
     $this->defaultOptions = ['itemscope' => true, 'itemtype' => 'http://schema.org/BreadcrumbList'];
 }