3 4 5 6 7
# File 'lib/expressir/config.rb', line 3 def configure if block_given? yield configuration end end