# File lib/stella/core_ext.rb, line 253
    def to_ms
      (self*1000.to_f)
    end