# File app/models/certif_format_line.rb, line 51 def human_y_pos=(new) self.y_pos = human_to_points(new) end