class SyntaxTree::Period

def format(q)

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