# File lib/dep_selector/exceptions.rb, line 45 def initialize(unsatisfiable_problem=nil) @unsatisfiable_problem = unsatisfiable_problem end