# File lib/whiskey_disk/config.rb, line 22
      def path
        (ENV['path'] && ENV['path'] != '') ? ENV['path'] : false
      end