# File lib/more/facets/tuple.rb, line 174
  def pull() Tuple.instance( to_a.shift ) end