class Bundler::ParallelInstaller::SpecInstallation

def to_s

def to_s
  "#<#{self.class} #{full_name} (#{state})>"
end