# File lib/facets/more/tagiterator.rb, line 269
  def nth_tailer(tag,n)
    nth(tag,n) do end
  end