# File lib/more/facets/tuple.rb, line 320
  def to_t
    Tuple.cast_from_array( self )
  end