class Playbook::PbTable::TableHeader

def sort_items

def sort_items
  sort_menu.map { |hash| hash[:item] }.uniq
end