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