# File lib/origin/extensions/object.rb, line 46
      def __intersect__(object)
        object.__intersect_from_object__(self)
      end