Yields:
Yield Parameters:
the object that the method was called on
21 22 23
# File 'lib/marble_gate.rb', line 21 def self.setup yield self end