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