# File lib/core/facets/indexable.rb, line 50
  def foot
    slice(-1,1)
  end