# File lib/typhoeus/hydra/stubbing.rb, line 14
        def register_stub_finder(&block)
          stub_finders << block
        end