Hi, for example I have this method def my_method(): # do something # how do I get the name of this method which is my_method here? Thanks, james