# File lib/fog/brightbox/models/compute/server.rb, line 97 def start requires :identity service.start_server(identity) true end