class Bundler::PubGrub::SolveFailure

def initialize(incompatibility)

def initialize(incompatibility)
  @incompatibility = incompatibility
end