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