class Sidekiq::Rails::Reloader

def to_hash

def to_hash
  {app: @app.class.name}
end