(= a (test))
(a!get)
Error: " get: arity mismatch;\n the expected number of arguments does not match the given number\n expected: 1\n given: 0"
(a!set 1)
Error: "Function call on inappropriate object #(tagged mac #<procedure: set>) (1)"