# File lib/cheat.rb, line 101
  def cache_file
    "#{cache_dir}/#{@sheet}.yml" if cache_dir
  end