# File lib/arel/visitors/visitor.rb, line 4
      def accept object
        visit object
      end