21 22 23
# File 'lib/ripl/johnson.rb', line 21 def load(file) Ripl::Johnson.runtime.load(File.expand_path(file)) end