Adds two numbers.
The first number in an addition.
The second number in an addition.
Returns the total.
_.add(6, 4); // => 10