41 42 43
# File 'lib/audio_addict/config.rb', line 41 def path @path ||= ENV.fetch('AUDIO_ADDICT_CONFIG_PATH', default_path) end