140 141 142
# File 'lib/composite_type.rb', line 140 def to_s @to_s ||= "(#{@_t[0]}&#{@_t[1]})".freeze end