Depending on how often you are using it you could ...
# announcements
d
Depending on how often you are using it you could define
Int?.plus
which will default to 0, but if you are only using it once or twice I think that would be more confusing than just writing it out.