public function leftJoin(
        string $table, 
        string $match, 
        string $against
    ) :self {