class Roadie::MarkupImprover
def ensure_declared_charset(parent)
def ensure_declared_charset(parent) if content_type_meta_element_missing? parent.add_child make_content_type_element end end
def ensure_declared_charset(parent) if content_type_meta_element_missing? parent.add_child make_content_type_element end end