callTo

fun <Error class: unknown class>.callTo(callable: KCallable<*>): Any?

Convenience function to reflectively match a call to the given KCallable. callable must be a normal member function or property of self.