# File lib/aws/core/xml/grammar.rb, line 83
        def self.parse xml
          self.new.parse(xml)
        end