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