# File lib/cloudservers/connection.rb, line 99 def get_server(id) CloudServers::Server.new(self,id) end