10 11 12
# File 'lib/estreet/array_expression.rb', line 10 def attributes super.merge(elements: @elements) end