# File lib/fog/aws/parsers/iam/list_account_aliases.rb, line 8
          def reset
            @response = { 'AccountAliases' => [] }
          end