@Target([AnnotationTarget.FUNCTION]) annotation class KVBinding
KVBinding(method: Method, route: String)
val method: Method
val route: String