# File lib/fog/ibm.rb, line 86
def
expiry_time
((
Time
.
now
.
tv_sec
+
31556926
)
*
1000
).
to_i
end