settings = $settings; } public function __toString() { return 'from(' . Formatters::toFluxArrayString($this->settings) . ') '; } }