# File lib/asciidoctor/core_ext/1.8.7/string/chr.rb, line 3
  def chr
    slice 0, 1
  end