# File lib/ruote/util/time.rb, line 57
  def self.now_to_utc_s

    time_to_utc_s(Time.now)
  end