# File lib/core_ext/time.rb, line 20
  def as_json(*args)
    utc.as_json
  end