# File lib/mcollective/application/inventory.rb, line 203
  def fields(&blk)
    @flds = blk
  end