Yields:
Yield Parameters:
the object that the method was called on
20 21 22
# File 'lib/effective_logging.rb', line 20 def self.setup yield self end