# File lib/arel/visitors/bind_visitor.rb, line 4
      def initialize target
        @block = nil
        super
      end