# File lib/webby/journal.rb, line 83
  def identical( msg )
    typed_message('identical', msg, (colorize ? :cyan : nil))
  end