Currently PHPCheckstyle is only able to check the style guides against files and not a string itself. Rather than messing with `processFiles`, I'm thinking of adding just `process` as a method itself. This gives the end-developer much more flexibility.