# File app/models/certif_format_line.rb, line 59 def human_max_width=(new) self.max_width = human_to_points(new) end