class PDF::Reader::TextRun

def inspect

def inspect
  "#{text} w:#{width} f:#{font_size} @#{x},#{y}"
end