# File lib/prawn/font.rb, line 193 def width_of(string, options={}) font.compute_width_of(string, options) end