open fun expand(uriTemplate: String, uriVars: MutableMap<String, *>): URI
open fun expand(uriTemplate: String, vararg uriVars: Any): URI