Yields:
Yield Parameters:
the object that the method was called on
16 17 18
# File 'lib/rapidfire.rb', line 16 def self.config yield(self) end