# File lib/nanoc/base/result_data/item_rep.rb, line 271
    def has_snapshot?(snapshot_name)
      !@content[snapshot_name].nil?
    end