class ChefCLI::IdDumper

def initialize(ui, cb_relpath)

def initialize(ui, cb_relpath)
  @ui = ui
  @cb_path = cb_relpath
end