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