34 35 36 37 38
# File 'lib/build_integer.rb', line 34 def self.reset @@current_build_number = 0 write_file @@current_build_number end