# File lib/whiskey_disk.rb, line 71
    def parent_path(path)
      File.split(path).first
    end