# File lib/licensee/content_helper.rb, line 23
    def max_delta
      (length * Licensee.inverse_confidence_threshold).to_i
    end