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