# File test/test_ServerError.rb, line 89
    def timestamp
      @timestamp_call += 1
      Time.mktime(2005, 2, 3, 0, 57, 13)
    end