class ActiveSupport::SubscriberQueueRegistry

def initialize

def initialize
  @registry = {}
end