From: femto gary Date: 2006-09-01T15:45:13+09:00 Subject: Can I see method source code? 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.