# File lib/core/facets/indexable.rb, line 71
  def body
    slice(0,size-1)
  end