Does anyone have example code of calling Nashorn from JRuby? I'd like to create an environment from JRuby and then execute some Javascript within it. I'm guessing this would follow the JSR approach to invoking another script runtime - Yes? - James.