module Awestruct module Extensions module IntenseDebate def intense_debate_comments() html = %Q(\n) html += %Q(\n) html += %Q(\n) html end end end end