# File lib/jekyll/static_file.rb, line 42
    def modified?
      @@mtimes[path] != mtime
    end