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