# File lib/bundler/safe_catch.rb, line 74
        def initialize(tag, value)
          @tag = tag
          @value = value
        end