# File lib/hammer_cli_foreman/references.rb, line 72 def self.domains(dsl) dsl.build do collection :domains, _("Domains"), :numbered => false do custom_field Fields::Reference end end end