class Bundler::ParallelInstaller::SpecInstallation

def has_post_install_message?

def has_post_install_message?
  !post_install_message.empty?
end