Detect method additions to Object and remove them in the BlankSlate class.
# File lib/hpricot/blankslate.rb, line 57 57: def method_added(name) 58: hpricot_slate_method_added(name) 59: return if self != Object 60: Hpricot::BlankSlate.hide(name) 61: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.