class Representable::Pipeline

Allows to implement a pipeline of filters where a value gets passed in and the result gets passed to the next callable object.