# File lib/core/facets/stackable.rb, line 81
  def peek
    slice(-1)
  end