See File.stat. Returns a File::Stat object.
File.stat
File::Stat
740 741 742
# File 'lib/fakefs/pathname.rb', line 740 def stat File.stat(@path) end