module Hermes autoload :Context, 'hermes/context' autoload :IntegrationCase, 'hermes/integration_case' autoload :Actions, 'hermes/actions' autoload :Builders, 'hermes/builders' autoload :Assertions, 'hermes/assertions' end