class Sidekiq::Process

def labels

def labels
  Array(self["labels"])
end