module REXML::Validation::Validator

def dump

def dump
  puts @root.inspect
end