22 23 24
# File 'lib/uinit/type/composition.rb', line 22 def |(other) clone.add_union_composition(other) end