# File lib/textquery/textquery.rb, line 55
  def accept(&block)
    block.call(:value, text_value)
  end