# File lib/licensee/content_helper.rb, line 28 def length_delta(other) (length - other.length).abs end