package main import ( "github.com/matryer/moq/package/moq" ) func main() { m := moq.New() }