t / t4018 / cpp-function-returning-referenceon commit hooks: allow customizing where the hook directory is (867ad08)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}