class EacRubyUtils::GemsRegistry::Gem
def registered_module
def registered_module return nil unless lib_file_found? require path_to_require path_to_require.camelize.constantize end
def registered_module return nil unless lib_file_found? require path_to_require path_to_require.camelize.constantize end