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