173 174 175
# File 'lib/compute_unit/device.rb', line 173 def expired_metadata? timestamp + CACHE_TIMEOUT < Time.now.to_i end