# File lib/spec/example/before_and_after_hooks.rb, line 38 def remove_after(scope, &block) after_each_parts.delete(block) end