42 43 44
# File 'lib/code_web/method_list.rb', line 42 def detect(&block) collection.detect(&block) end