# File lib/gauntlet_parser.rb, line 90
  def should_skip?(name)
    data[name] == {}
  end