# File lib/hammer_cli/output/dsl.rb, line 45 def collection(key, label, options={}, &block) field key, label, Fields::Collection, options, &block end