# File lib/whiskey_disk.rb, line 80
  def tail_path(path)
    File.split(path).last
  end