# File test.rb, line 364
    def setup
      @@in = PageTemplate::LoopCommand.new("in", "list", "")
      @@loop = PageTemplate::LoopCommand.new("loop", "list", "")
    end