# File lib/support.rb, line 307
  def self.reset # mostly for testing
    @@curr = 0
  end