# File lib/spec/example/before_and_after_hooks.rb, line 19 def append_before(scope = :each, &block) before_parts(scope) << block end