class DownloadTV::Configuration

def config_path

def config_path
  (content[:path] || default_config_path)
end