class LHC::Config

def interceptors

Experimental RBS support (using type sampling data from the type_fusion project).

def interceptors: () -> untyped

This signature was generated using 26 samples from 3 applications.

def interceptors
  (@interceptors || []).dup
end