method

fun Interface.method(    name: String,     resultType: IType,     vararg args: Pair<String, IType>): Member.Method