# typed: true # frozen_string_literal: true module T::Profile SAMPLE_RATE = 101 # 1 out of that many typechecks will be measured class <