hash()
No documentation available.
# File activerecord/lib/arel/nodes/function.rb, line 22 def hash [@expressions, @alias, @distinct].hash end