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