$maxLength) throw new SimpleException('Source must have at most ' . $maxLength . ' characters'); return $source; } }