# File lib/facets/more/tuple.rb, line 159
  def pot( obj ) Tuple.new( to_a.unshift(obj) ) end