How to instantiate angular components with new keyword?
Imagine following as a template less component:
import { Component } from \'@angular/core\'; @Comp