# File lib/capybara/selenium/node.rb, line 56
  def tag_name
    native.tag_name.downcase
  end