# File lib/arel/tree_manager.rb, line 15
    def to_dot
      Visitors::Dot.new.accept @ast
    end