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