# File lib/origin/extensions/object.rb, line 60 def __intersect_from_array__(array) array & Array(self) end