export class MeyerhofCalcComponent { compute(newItem: MeyerhofForm): void { ... } }