# File estraierpure.rb, line 398
    def initialize()
      @phrase = nil
      @attrs = []
      @order = nil
      @max = -1
      @skip = 0
      @options = 0
      @auxiliary = 32
      @distinct = nil
      @mask = 0
    end