#module Awestruct #module Extension #class IntenseDebate # #def execute(site) #end # #end #end #end module Haml::Helpers def intense_debate_comments() html = %Q(\n) html += %Q(\n) html += %Q(\n) html end end