c

inline fun <P : Any, R : Any> c(): ReadOnlyProperty<Kenet, Call<P, R>>
fun <T : Kenet> c(sub: T): ReadOnlyProperty<Kenet, T>