# File lib/hammer_cli_foreman/domain.rb, line 5
    def self.included(base)
      base.option "--dns-id", "DNS_ID",  _("ID of DNS proxy to use within this domain")
      base.option "--dns", "DNS_NAME", _("Name of DNS proxy to use within this domain")
    end