config_path = Rails.root.join('config', 'services.yml') SERVICES = YAML.load_file(config_path).deep_symbolize_keys.with_indifferent_access