# File lib/origin/extensions/array.rb, line 18 def __add__(object) object.__add_from_array__(self) end