4 5 6
# File 'lib/pbbuilder/protobuf_extension.rb', line 4 def build(*args, &block) Pbbuilder.new(new(*args), &block).target! end