class SyntaxTree::AryPtn::RestFormatter

def format(q)

def format(q)
  q.text("*")
  q.format(value)
end