# File lib/mongo_mapper/plugins/keys.rb, line 92
        def key?(key)
          keys.key? key.to_s
        end