# File lib/origin/extensions/hash.rb, line 18
      def __add__(object)
        apply_strategy(:__add__, object)
      end