import { returnsThis } from "https://deno.land/std@0.209.0/testing/mock.ts";
Creates a function that returns the instance the method was called on.
import { returnsThis } from "https://deno.land/std@0.209.0/testing/mock.ts";
Creates a function that returns the instance the method was called on.