add sum method
This MR adds a sum method that correctly adds two numbers together.
Fixes the implementation to actually add rather than subtract.
This MR adds a sum method that correctly adds two numbers together.
Fixes the implementation to actually add rather than subtract.