In several places in my codebase, I have a hard-coded integer that I have to pull into a method so it can be changed in one place. I have created a module in lib/due_date.
lib/due_date.