# Load the rest of the code we'll use. This loads only what we'll need # in the executable. The library files are supposed to require what # they need. require 'common/configuration' require 'common/errors' require 'common/exit_codes' require 'common/user_interface'