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