column = $column; } public function __toString() { return '|> last(column: "' . (string)$this->column . '") '; } }