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