module DNS
    class DNSMadeEasy
      class Real
        # Creates a secondary entry with the specified name. Returns errors if name is not valid or conflicts with another domain.
        #