# File lib/mongo_mapper/extensions/integer.rb, line 14
def
from_mongo
(
value
)
value
&&
value
.
to_i
end