# File lib/gauntlet_parser.rb, line 85
  def run(name)
    data[name] = parse(name)
    self.dirty = true
  end