# File lib/aws/xml_grammar.rb, line 810
      def initialize customizations, context = nil
        @customizations = customizations
        stub_methods(customizations, context || self)
      end