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