class Nokogiri::XML::DocumentFragment

def errors= things # :nodoc:

:nodoc:
def errors= things # :nodoc:
  document.errors = things
end