I have a class:
// MyClass.ts export class MyClass { constructor(){ // can I get the name of the module or function which called the constructor here ??