# File lib/rspec/core/example.rb, line 182
      def instance_eval_with_rescue(&block)
        @example_group_instance.instance_eval_with_rescue(&block)
      end