# File lib/aws/xml_grammar.rb, line 485
      def characters chars
        @frame.add_text(chars) if @frame
      end