# File lib/spec/example/before_and_after_hooks.rb, line 22 def append_before(*args, &block) before_parts(*args) << block end