module AWS::Core::XmlGrammar::REXMLSaxParserAdapter

def text(chars)

def text(chars)
  characters(chars)
end