module Spring

def after_fork_callbacks

def after_fork_callbacks
  @after_fork_callbacks ||= []
end