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