Friends- Is there anyway to use reflection or someother technique to get the name of a method from within the method when it is running? So if I had this: def foo #some magick incantation here that returns the name of the method "foo" end Thanks- -Ezra