71 72 73
# File 'lib/pdf/reader/text_run.rb', line 71 def inspect "#{text} w:#{width} f:#{font_size} @#{x},#{y}" end