# File lib/ruby_parser/bm_sexp.rb, line 541
  def render_type
    expect :render
    self[1]
  end