module Guard::Deprecated::Evaluator

def evaluate_guardfile

def evaluate_guardfile
  UI.deprecation(EVALUATE_GUARDFILE)
  evaluate
end