# File lib/scraper/base.rb, line 392
392:       def parser_options(options)
393:         self.options[:parser_options] = options
394:       end