# File lib/pdf/writer/object/contents.rb, line 44 44: def add(a) 45: a.each { |k, v| @info[k] = v } 46: end