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