Better trace message?

Exception in thread “main” :1: no such file to load – ubygemsf
(LoadError)
…internal jruby stack elided…
from (unknown).(unknown)(:1)

might look better as

Exception in thread “main” :1: no such file to load – ubygemsf
(LoadError)
…internal jruby stack elided…
from (command line).(unknown)(:1)

or something.
Thanks!
-r