# File lib/aws/core/xml/sax_handlers/libxml.rb, line 39
          def on_characters chars
            text(chars)
          end