CommonRegex
CommonRegex copied to clipboard
Lazy version
You just apply all regex on create instance of class. IMO is much better to do it in lazy way usign sth like cached properites.