class ChefCLI::PolicyfileLock::InstallReport
def cookbook_name_width
def cookbook_name_width policyfile_lock.cookbook_locks.map { |name, _| name.size }.max end
def cookbook_name_width policyfile_lock.cookbook_locks.map { |name, _| name.size }.max end