# File lib/fastri/full_text_indexer.rb, line 24
  def data(name)
    @doc_hash[name][0]
  end