# File lib/spec/runner/configuration.rb, line 128 def prepend_after(*args, &proc) add_callback(:prepend_after, *args, &proc) end