class PDF::Reader::TextRun

def mean_character_width

def mean_character_width
  @width / character_count
end