15 16 17
# File 'lib/spring/configuration.rb', line 15 def after_fork(&block) after_fork_callbacks << block end