# File lib/supplemental/facets/tuple.rb, line 266 def to_t( &yld ) Tuple.cast_from_string( self, &yld ) end