protected function getMatcherDumperInstance() : MatcherDumperInterface { return new $this->options['matcher_dumper_class']($this->getRouteCollection()); }