# File lib/fakefs/pathname.rb, line 742
      def stat
        File.stat(@path)
      end