27 28 29 30
# File 'lib/bblib/html/builder.rb', line 27 def build(&block) instance_eval(&block) self end