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