# File lib/active_support/time_with_zone.rb, line 231
    def to_i
      utc.to_i
    end