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

      nil
    end