interface String { truncate(max: number, add?: string); }