class PrawnHtml::IgnoredTag

def initialize(tag_name)

def initialize(tag_name)
  @tag = tag_name
end