Yields:
Yield Parameters:
the object that the method was called on
5 6 7
# File 'lib/chive.rb', line 5 def self.setup yield self end