interface String { toTitleCase(): string; }