# File lib/whiskey_disk/config.rb, line 45
      def base_path
        return path if path
        find_rakefile_from_current_path
      end