# File lib/puppet/util/puppetdb/char_encoding.rb, line 107
  def self.get_char_len(byte)
    Utf8CharLens[byte]
  end