settings = $settings; } public function __toString() { return 'from(' . new Type($this->settings) . ') '; } }