# File lib/fog/bluebox/requests/dns/create_record.rb, line 41
        def create_record(zone_id, type, name, content)
          Fog::Mock.not_implemented
        end