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