# File lib/fog/linode/models/compute/server.rb, line 37
        def shutdown
          service.linode_shutdown id
        end