# File lib/tzinfo/timezone.rb, line 422
def
now
utc_to_local
(
Time
.
now
.
utc
)
end