I have a Vue instance with five computed property functions that do the same things for different values. I repeat myself quite a bit and am wondering about a cleaner way to do this without repeating myself so much.I have a Vue instance with five computed proper