# File lib/sexp.rb, line 232
  def sexp_body
    self[1..-1]
  end