# File lib/fog/aws/parsers/rds/delete_db_parameter_group.rb, line 8 def reset @response = { 'ResponseMetadata' => {} } @db_parameter_group = {} end