class SyntaxTree::BlockNode::BlockOpenFormatter

def format(q)

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