# File lib/pdf/reader/parser.rb, line 36 def initialize (buffer, ohash=nil) @buffer = buffer @ohash = ohash end