StackElement

fun StackElement(    className: String,     fileName: String,     methodName: String,     line: Int,     nativeMethod: Boolean)