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