Yields:
Yield Parameters:
the object that the method was called on
42 43 44
# File 'lib/exceptioner.rb', line 42 def self.setup yield self end