22 23 24
# File 'lib/arel/nodes/function.rb', line 22 def hash [@expressions, @alias, @distinct].hash end