# File lib/rspec/core/example.rb, line 146 def self.procsy(metadata, &proc) proc.extend(Procsy).with(metadata) end