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