# File lib/rubyful_soup.rb, line 279
  def self_closing?
    return @parser.self_closing_tag?(@name)
  end