Returns:
314 315 316
# File 'lib/mongo_mapper/plugins/keys.rb', line 314 def number? [Integer, Float].include?(type) end