I am currently trying to Mock a class that has a static property..
jest.mock("../../src/logger/index"); import { Logger } from "../../src/logge