Yields:
Yield Parameters:
the object that the method was called on
114 115 116
# File 'lib/pay.rb', line 114 def self.setup yield self end