# File lib/aws/configured_xml_grammars.rb, line 27 def base_grammar if const_defined?(:BaseResponse) const_get(:BaseResponse) else XmlGrammar end end