# File app/models/timeslot.rb, line 152
  def effective_tolerance_pre
    tolerance_pre || self.class.default_tolerance_pre
  end