Internal: Monkey patching String.
Internal: Prepends a String to self.
lead - The String to prepend self with.
Returns a String which is lead and self concatenated.
[Validate]