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