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