class Bundler::ParallelInstaller::SpecInstallation

def failed?

def failed?
  state == :failed
end