Yields:
Yield Parameters:
the object that the method was called on
39 40 41
# File 'lib/data_grid.rb', line 39 def self.setup yield self end