# File lib/spring/configuration.rb, line 11
    def after_fork_callbacks
      @after_fork_callbacks ||= []
    end