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