# File lib/fog/ecloud/models/compute/server.rb, line 43 def off? load_unless_loaded! status == '2' end