# File lib/spec/example/before_and_after_hooks.rb, line 45 def append_after(scope = :each, &block) after_parts(scope) << block end