class ActiveJob::QueueAdapters::SneakersAdapter

def initialize

def initialize
  @monitor = Monitor.new
end