# File lib/mongo_mapper/plugins/keys.rb, line 49 def dealias_key(name) key = keys[name.to_s] key && key.abbr || k end