__method__ â symbol
__callee__ â symbol
__callee__ â symbol
Instance Public methods
Returns the name of the current method as a Symbol. If called outside of a method, it returns
nil
.
Returns the name of the current method as a Symbol. If called outside of a method, it returns
nil
.
Please login to continue.