# File lib/pdf/reader/object_cache.rb, line 16
    def initialize
      @objects = {}
    end