# File lib/pdf/writer/ohash.rb, line 16
16:   def initialize(*args)
17:     @keys = []
18:     super
19:   end