# File lib/fog/softlayer/models/compute/server.rb, line 234 def provision_script=(value) attributes[:provision_script] = value end