# File lib/origin/extensions/array.rb, line 66 def __expand_complex__ map do |value| value.__expand_complex__ end end