# File lib/origin/extensions/object.rb, line 88
      def __union__(object)
        object.__union_from_object__(self)
      end