Author: Elliot Levin (elliotlevin@hotmail.com)
Inheritance: extends Pinq\Providers\DSL\Compilation\Processors\Expression\ExpressionProcessor
 protected function preprocessorFactories()
 {
     return [VariablePrefixerProcessor::factory('__')];
 }