# File lib/spec/example/example_methods.rb, line 92
      def before_each_example
        setup_mocks_for_rspec
        self.class.run_before_each(self)
      end