# File lib/spec/example/before_and_after_hooks.rb, line 48 def teardown(&block) after(:each, &block) end