private function _supplyPatternVariables($subject, array $values)
 {
     return Inflector::supplyPatternVariableValues($subject, $values);
 }