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