``` $ jruby -e "load 'foo'" LoadError: no such file to load -- foo load at org/jruby/RubyKernel.java:1049
at -e:1 ```