Start using context parameters.
Noticed that sometime there is a need to make all functions in class/file define within the same context.
It will be very nice to have posdibility to define context parameters on class or file, to not repeatedly do it for each function.