# typed: true # DO NOT EDIT MANUALLY # This is an autogenerated file for dynamic methods in `Caveats`. # Please instead update this file by running `bin/tapioca dsl Caveats`. class Caveats sig { params(args: T.untyped, block: T.untyped).returns(String) } def to_s(*args, &block); end end