class Arel::Visitors::Visitor

def initialize

def initialize
  @dispatch = get_dispatch_cache
end