Fluent method to set the route summary.
RouteData setSummary(String text) { summary = text; return this; }