!7 lib 1013578 // jruby import org.jruby.embed.ScriptingContainer; p { new ScriptingContainer().runScriptlet("puts 'Hello World!'"); }