public function build(Blueprint $blueprint) { $blueprint->setSculpt($this); return new Builder($blueprint, $this->registry); }