# File lib/aws/core/xml/sax_handlers/nokogiri.rb, line 48
          def characters chars
            set_text(chars)
          end