# File lib/more/facets/tuple.rb, line 128
  def pop() Tuple.instance( to_a.pop ) end