Yields:
Yield Parameters:
the object that the method was called on
61 62 63
# File 'lib/fancygrid.rb', line 61 def self.setup yield self end