module Longleaf class AppFields LOCATIONS = 'locations' SERVICES = 'services' SERVICE_MAPPINGS = 'service_mappings' LOCATION_PATH = 'path' METADATA_PATH = 'metadata_path' end end