13 14 15 16
# File 'lib/inch/config/base.rb', line 13 def update(&block) instance_eval(&block) self end