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