# File lib/aws/core/xml_grammar.rb, line 549
        def end_element_namespace(name, prefix = nil, uri = nil)
          end_element(name)
        end