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