{$this->column})) { // TODO: REALLY? Exception? return false; } return (string) $row->{$this->column} > (string) $this->expression; } }