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