class ParallelInstaller::SpecInstallation

def installed?

def installed?
  state == :installed
end