Enabling ruby -r by hacking out Webrick's fork

Has anyone tried hacking the fork out of Webrick’s servlet dispatch code
so that ruby -r can be used to debug rails apps?

Uh, Mongrel doesn’t use fork.