public SeoFriendlyRoute(string url, RouteValueDictionary defaults, HyphenatedRouteHandler routeHandler) : base(url, defaults, routeHandler) { }