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