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