# File lib/fog/brightbox/models/compute/server.rb, line 70 def snapshot requires :identity service.snapshot_server(identity) end