As they are dynamically retrieved via getattr, the fact that they are not implemented should be properly handled instead of raising the default exception from getattr.
We should also consider defaulting to a rejection pre-processing in case there is no processing implementation ?