# File lib/arel/algebra/core_extensions/object.rb, line 7
    def find_correlate_in(relation)
      bind(relation)
    end