Yields:
22 23 24
# File 'lib/endow.rb', line 22 def self.configure yield( configuration ) if block_given? end