# File lib/rspec/core/example.rb, line 175 def self.extended(proc) # @api public # Foo bar def proc.run; call; end end