# File lib/fakefs/file.rb, line 344
      def file?
        File.file?(@file)
      end