# File lib/licensee/content_helper.rb, line 41
    def hash
      @hash ||= DIGEST.hexdigest content_normalized
    end