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