class REXML::Validation::OneOrMore

def initialize context

def initialize context
  super
  @ord = 0
end