class SyntaxTree::PrettyPrintVisitor

def initialize(q)

def initialize(q)
  @q = q
end