# File lib/braintree/advanced_search.rb, line 69 def initialize(name, parent, options) super @text_node = TextNode.new(name, parent) end