# File lib/fakefs/pathname.rb, line 645
      def read(*args)
        File.read(@path, *args)
      end