class Pumi::Bot::Wikipedia::CommunesInCambodiaArticle

def source_html

def source_html
  @source_html ||= Nokogiri::HTML(source)
end