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