# File lib/fog/aws/parsers/rds/security_group_parser.rb, line 12 def fresh_security_group {'EC2SecurityGroups' => [], 'IPRanges' => []} end