14 15 16
# File 'lib/figaro/application.rb', line 14 def path @options.fetch(:path) { default_path }.to_s end