class PackageConfig

def custom_override_variables

def custom_override_variables
  @custom_override_variables ||= with_config("override-variables", "")
end