# File lib/guard/dsl_describer.rb, line 25 def evaluate_guardfile(options = {}) @@guardfile_structure = [{ :guards => [] }] super options end