# File lib/facet/tagiter.rb, line 271
  def get_nth(*arg) r=nil; nth(*arg) do |bl| r=bl end; r; end