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