# File lib/webby/journal.rb, line 59
  def update( msg )
    typed_message('update', msg, (colorize ? :yellow : nil))
  end