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