# File lib/chromedriver/helper.rb, line 62
    def google_code_parser
      @google_code_parser ||= GoogleCodeParser.new(platform)
    end