class ChefCLI::Policyfile::PolicyGroupRevIDMap

def max_group_name_length

def max_group_name_length
  policy_group_names.map(&:size).max
end