# File lib/fog/cloudstack/models/compute/flavor.rb, line 27
        def destroy
          raise Fog::Errors::Error.new('Destroying a flavor is not supported')
        end