# File AgileGuiTesting.rb, line 327
def comment (s)
  @comments.push("#{get_formatted_time} #{s}")
end