# File app/models/certif_format.rb, line 33
def
width
(
unit
=
:pt
)
self
.
width_of
(
paper_size
,
unit
)
end