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