# File lib/fog/aws/parsers/redshift/cluster_security_group_parser.rb, line 20
          def fresh_cluster_security_group
            {'EC2SecurityGroups' => [], 'IPRanges' => []}
          end