# File lib/fog/aws/parsers/iam/get_account_summary.rb, line 6
          def reset
            super
            @stack = []
            @response = {'Summary' => {}}
          end