# File lib/friendly_id/active_record2/simple_model.rb, line 77 def find_some(ids_and_names, options) Finders::FinderProxy.new(ids_and_names, self, options).find end