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