static fun getMethodName(): String!
Get the name of the calling method
Return
String!: Name of the calling method
static fun getMethodName(depth: Int): String!
Get the name of the calling method
depth - Int: depth
Return
String!: Name of the calling method