# File lib/prawn/measurement_extensions.rb, line 39
  def ft
    return ft2pt(self)
  end