# File lib/active_support/time_with_zone.rb, line 227
    def to_f
      utc.to_f
    end