export class F { <<>> reformatThis<<>>() { return 1; } dontTouchThis(){ return 2 ; } }