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