8 9 10
# File 'lib/pegasus.rb', line 8 def self.float Time.now.utc.to_f end
5 6 7
# File 'lib/pegasus.rb', line 5 def self.unix Time.now.utc.to_i end