if type == :mobile and mobile < @limits[:agents][:mobile]
        trace :info, "Using a reusable license: #{type.to_s} #{platform.to_s}"
        return true
      end