41 42 43 44
# File 'lib/pretzel/core.rb', line 41 def new(*args, &block) builder.run new!(*args, &block) builder end