class PDF::Inspector::Text

def show_text(*params)

def show_text(*params)
  @kerned << false
  @strings << params[0]
end