# File lib/fog/terremark/models/shared/server.rb, line 30
        def on?
          status == '4'
        end