# File lib/fog/aws/parsers/cloud_formation/describe_account_limits.rb, line 6 def reset @limit = {} @response = { 'AccountLimits' => [] } end