# File lib/apotomo/javascript_generator.rb, line 37
      def update(id, markup);     element(id) + '.update("'+escape(markup)+'");'; end