class SyntaxTree::MethodAddBlock

def format_contents(q)

def format_contents(q)
  q.format(call)
  q.format(block)
end