class Hpricot::Elem

def static_id?(options)

def static_id?(options)
  static_attribute?('id', options)
end