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