class Bundler::PubGrub::SolveFailure

def explanation

def explanation
  @explanation ||= FailureWriter.new(@incompatibility).write
end