module T::Private::Compiler
def self.compiler_version
runtime guards) to return a String showing the Sorbet Compiler's version
The Sorbet Compiler replaces calls to this method unconditionally (no
Returns `nil` because the compiler isn't running.
def self.compiler_version nil end