Yields:
Yield Parameters:
the object that the method was called on
10 11 12
# File 'lib/effective_style_guide.rb', line 10 def self.setup yield self end