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