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