Object
# File lib/progress_bar/time.rb, line 3 def self.now(time = ::Time) @@time = time @@time.send unmocked_time_method end