Unwrappable
An object with this interface is a wrapper around another object (e.g., a filter with a delegate). The method .unwrap can be called to get the wrapped object
An object with this interface is a wrapper around another object (e.g., a filter with a delegate). The method .unwrap can be called to get the wrapped object