# File lib/cloudservers/server.rb, line 68
    def flavor
      CloudServers::Flavor.new(@connection,self.flavorId)
    end