# File lib/active_record/connection_adapters/abstract_adapter.rb, line 160 def substitute_at(column, index) Arel::Nodes::BindParam.new '?' end