# File lib/fog/linode/models/compute/server.rb, line 41
        def boot
          service.linode_boot id, config
        end