Size, the total number of facts in the factbase.
Returns:
How many facts are in there
98 99 100
# File 'lib/factbase.rb', line 98 def size @maps.size end