class Aws::Xml::Parser::RexmlEngine

def text(value)

def text(value)
  @stack.text(value) if @depth > 0
end