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