class SyntaxTree::Command

def arity

def arity
  arguments.arity
end