18 19 20
# File 'lib/uinit/type/composition.rb', line 18 def &(other) clone.add_intersection_composition(other) end