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