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