I have an integer hard-coded in my code base that needs to be extracted into a method so it can be changed in only one place. This integer is used across multiple models. I\'ve