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