# File lib/active_support/time_with_zone.rb, line 47
def
utc
@utc
||=
period
.
to_utc
(
@time
)
end