# File lib/rubygems/package.rb, line 371
      def eof?
        @read >= @size
      end