Find the ruby interpretor (EXERB)

Experts,

In my program I used $0 to obtain the location of the program itself.
After I used EXERB to convert it to an exe, $0 does not contain the path
anymore. Is there a way to find out the location of the interepretor
that is invoking the current ruby program?

Thanks.
Shannon