# File lib/spec/example/before_and_after_hooks.rb, line 43
      def setup(&block)
        before(:each, &block)
      end