Yields:
8 9 10
# File 'lib/pghub/engine.rb', line 8 def self.configure(&_block) yield(config) if block_given? end