class ChefCLI::Command::Undelete
def undelete_service
def undelete_service @undelete_service ||= PolicyfileServices::Undelete.new(config: chef_config, ui: ui, undo_record_id: undo_record_id) end
def undelete_service @undelete_service ||= PolicyfileServices::Undelete.new(config: chef_config, ui: ui, undo_record_id: undo_record_id) end