class Airbrake::Config

def instance

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

def instance: () -> untyped

This signature was generated using 23 samples from 1 application.

Returns:
  • (Config) -
def instance
  @instance ||= new
end