Yields a builder and automatically turns the result into a JSON string
31 32 33
# File 'lib/jbuilder.rb', line 31 def self.encode(...) new(...).target! end