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