class SyntaxTree::Comment

def format(q)

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