# File lib/maruku/output/s5/to_s5.rb, line 14
        def s5_theme
          html_escape(self.attributes[:slide_theme] || "default")
        end