# File lib/fog/terremark/models/shared/server.rb, line 79
        def on?
          status == VAppStatus::POWERED_ON
        end