IInvocationMatcher IGetInvocationConfiguration.CreateInvocationInspector(IRouteTemplate routeToConfigure)
 {
     return(_lastStep.AsGetConfiguration().CreateInvocationInspector(routeToConfigure));
 }