# File lib/mongoid/finders.rb, line 121
    def first(*args)
      find(:first, *args)
    end