14 15 16
# File 'lib/factbase/terms/math.rb', line 14 def plus(fact, maps, fb) _arithmetic(:+, fact, maps, fb) end