DefaultMethod is the instance all methods in the system are derived from.

Mimics
Inactive cells
Active cells
Specs
Inactive cells (details)
kind = "DefaultMethod"
Active cells (details)
argumentsCode()

returns the code for the argument definition

arity()

nil

method(
  Arity fromArgumentsCode(argumentsCode))
formattedCode()

returns idiomatically formatted code for this method

keywords()

returns a list of the keywords this method takes

message()

returns the message chain for this method