class SidekiqUniqueJobs::UpgradeLocks

def upgraded_key

def upgraded_key
  @upgraded_key ||= "#{LIVE_VERSION}:UPGRADED"
end