# File lib/fog/aws/parsers/iam/base_instance_profile.rb, line 8
          def reset
            super
            @stack = []
          end