# File lib/more/facets/tuple.rb, line 170
def
push
(
obj
)
Tuple
.
instance
(
to_a
.
push
(
obj
) )
end