# File lib/mongoid/errors/invalid_find.rb, line 14 def initialize super(translate("calling_document_find_with_nil_is_invalid", {})) end