class Hpricot::Elem

def static_classname?(options)

def static_classname?(options)
  static_attribute?('class', options)
end