# File lib/licensee.rb, line 52
    def confidence_threshold
      @confidence_threshold ||= CONFIDENCE_THRESHOLD
    end