# File lib/mongo_mapper/plugins/rails.rb, line 8
def
to_param
id
.
to_s
if
persisted?
end