···4343```
44444545this can help you creating custom utility functions for your applications.
4646+you can expose contexters in their own module for reusing them.
46474748### `contexter(contextTypes, Component)`
4849creates a contexter that injects `contextTypes` and executes it with `Component`.