# File lib/fog/profitbricks/models/compute/server.rb, line 200
        def running?
          vm_state == 'RUNNING'
        end