class Sidekiq::Process

def initialize(hash)

Other tags:
    Api: - private
def initialize(hash)
  @attribs = hash
end