# File lib/bundler.rb, line 72 def initialize(conflicts, msg = nil) super(msg) @conflicts = conflicts end