# File lib/mongo_mapper/plugins/associations/in_array_proxy.rb, line 26 def first(options={}) return nil if ids.blank? query(options).first end