# File lib/jekyll/static_file.rb, line 66
    def self.reset_cache
      @@mtimes = Hash.new
      nil
    end