{{ score }}
  # irb and load a file
irb -r./file.rb

# run irb like a repl
cd my_gem
irb -Ilib -rmy_gem_name