# File lib/rspec/core/example_group.rb, line 448 def running_example RSpec.deprecate("running_example", :replacement => "example") example end