# File lib/tasks/cia.rb, line 23
  def run 
    update if @status.nil?    
    make if @success.nil?
  end