I have created a model with mongoose and want to add a method. Lets assume I have these interfaces for the model (boilerplate):
interface TestAttrs { attr1: strin