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