# File lib/ambition/lib/ambition/where.rb, line 13
    def detect(&block)
      select(&block).first
    end