{$this->column})) { return false; } return (string) $row->{$this->column} >= (string) $this->expression; } }