# File lib/fakefs/file.rb, line 496
    def mtime
      self.class.mtime(@path)
    end