class Aws::Xml::Parser::RexmlEngine

def initialize(stack)

def initialize(stack)
  @stack = stack
  @depth = 0
end