class SyntaxTree::ArgsForward

def arity

def arity
  Float::INFINITY
end