# File lib/asciidoctor/core_ext/string/chr.rb, line 3
  def chr
    self[0..0]
  end