# File lib/fog/aws/parsers/rds/restore_db_instance_to_point_in_time.rb, line 10 def reset @response = { 'RestoreDBInstanceToPointInTime' => {}, 'ResponseMetadata' => {} } super end