PathSegmentTailcardRouteSelector( name: String = "", prefix: String = "")
Evaluates a route against any number of trailing path segments, and captures their values
name - is the name of the parameter to capture values to
name