# File lib/cliver.rb, line 34
  def self.detect(*args, &block)
    Dependency::new(*args, &block).detect
  end