# File lib/bundler/safe_catch.rb, line 93 def self.matcher(tag) matcher = Matcher.dup matcher.tag = tag matcher end