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