From: Frank Mittelbach Date: 2008-02-02T20:05:09+09:00 Subject: inspecting the current definition of a method Hi, I'm fairly new to Ruby and this may be a RTFM but I couldn't find anything in books or through a web search: can one display the current definition of a method and as a step further can one modify it? And if so how? any pointers? thanks frank