Method

fun Method(    name: String,     resultType: IType,     args: List<Pair<String, IType>>)