31 32 33 34
# File 'lib/lucid_works/patch_time.rb', line 31 def milliseconds # so we can say 1.second.milliseconds self * 1000 end