new()
No documentation available.
# File activerecord/lib/arel/visitors/visitor.rb, line 6 def initialize @dispatch = get_dispatch_cache end