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