# File lib/fog/aws/parsers/iam/policy_parser.rb, line 6 def reset @policy = fresh_policy @stack = [] end