kCALLMethodName property
The name of the special method that allows objects to be called as functions.
Implementation
static final String kCALLMethodName = "call";
The name of the special method that allows objects to be called as functions.
static final String kCALLMethodName = "call";