# Usage ```python from cocofeats import add print(add(2, 3)) # 5 ```