# File lib/aws/core/xml/frame_stack.rb, line 35
        def parse xml
          sax_parse(xml)
          @frame.value
        end