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