# File lib/fog/aws/requests/rds/create_db_security_group.rb, line 29
        def create_db_security_group(name, description = name)
          Fog::Mock.not_implemented
        end