# File lib/facet/tagiter.rb, line 287
  def nth_tailer(tag,n)
    nth(tag,n) do end
  end