78 79 80
# File 'lib/chef_apply/config.rb', line 78 def location using_default_location? ? default_location : @custom_location end