class Nokogiri::XML::SyntaxError

def fatal?

def fatal?
  level == 3
end