# File lib/fog/ovirt/models/compute/template.rb, line 32
def
ready?
!
(
status
=~
/down/i
)
end