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