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