# File lib/cell/builder.rb, line 11 def build(*args) build!(self, *args).new(*args) # Declarative::Builder#build!. end