Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v4.1.8) is shown here.
tag?()
public
Returns false. Subclasses may override this if they define a kind
of tag.
# File actionview/lib/action_view/vendor/html-scanner/html/node.rb, line 111
def tag?
false
end