hash()
No documentation available.
# File activerecord/lib/arel/nodes/bind_param.rb, line 13 def hash [self.class, self.value].hash end