class Puma::PluginRegistry

def add_background(blk)

def add_background(blk)
  @background << blk
end