# File lib/fog/compute/parsers/aws/monitor_unmonitor_instances.rb, line 8 def reset @response = {} @instance_set = [] @current_instance_set = {} end