# File lib/tasks/cia.rb, line 49
  def has_changes?
    update if @status.nil?    
    @status =~ /[A-Z]\s+[\w\/]+/
  end