# File rubilicious.rb, line 81
def
to_iso8601
strftime
(
'%Y-%m-%dT%H:%M:%SZ'
)
end