# File estraier.rb, line 284
    def initialize()
      @phrase = nil
      @attrs = []
      @order = nil
      @max = -1
      @options = 0
    end