Jeff wrote:
>Is there a way, through native Ruby code or through C extensions, to access
>(presumably through a String) the original source of a block object?
Nah, I read a thread earlier this morning, Matsumoto said he left out block
introspection to keep the language from being too weird.