export class Other { constructor(public name: string) { } }