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