class Nokogiri::HTML::ElementDescription

def deprecated? # :nodoc:

:nodoc:
def deprecated? # :nodoc:
  cstruct[:depr] != 0
end