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