# File lib/capybara/poltergeist/node.rb, line 71
    def tag_name
      @tag_name ||= command(:tag_name)
    end