11 12 13
# File 'lib/html/builder.rb', line 11 def self.build(*args, &block) Builder.build(*args, &block) end