$LOAD_PATH << File.expand_path(__dir__) require 'shell/cli' require 'shell/repl' module Shell end