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