export class MessageSyncrhonizationService { public synchronize(){ console.log('Hi. My sole existence is to SYNCHRONIZE') } }