See File.mtime. Returns last modification time.
File.mtime
665 666 667
# File 'lib/fakefs/pathname.rb', line 665 def mtime File.mtime(@path) end