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