femto gary wrote: > hello all, Can I see method source code, > like in javascript, when you generate a function, > you can call to_string on it to see its source code. > It's especailly useful when you examine other's code > or dynamic generating func/method. you can search c.l.ruby for all the SCRIPT_LINES__ tricks that people ahve done