# File lib/origin/extensions/array.rb, line 94 def __intersect__(object) object.__intersect_from_array__(self) end