# File lib/pdf/writer/oreader.rb, line 22
22:   def offset=(o)
23:     @offset = o || 0
24:   end