We need to follow our own naming conventions of avoiding CamelCase when possible. This will probably involve renaming `Route` -> `_Route` then using `route = _Route`.