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