StopIteration
# File lib/bundler/safe_catch.rb, line 93 def self.matcher(tag) matcher = Matcher.dup matcher.tag = tag matcher end
# File lib/bundler/safe_catch.rb, line 74 def initialize(tag, value) @tag = tag @value = value end
[Validate]
Generated with the Darkfish Rdoc Generator 2.