# File lib/test/unit/data-sets.rb, line 4
      def initialize
        @variables = []
        @procs = []
        @value_sets = []
      end