ComposableFilter.__call__# abstractmethod ComposableFilter.__call__(*args, **kwargs)[source]# Parameters: *argstupleVariable length argument list. **kwargsdictArbitrary keyword arguments. Returns: DictA dictionary representing the result of the filtering operation.