# File lib/mechanize.rb, line 120 def inherited(child) child.html_parser ||= html_parser child.log ||= log super end