# File app/models/certif_format.rb, line 29
  def height(unit=:pt)
    self.height_of(paper_size, unit)
  end