class Listen::Silencer

def initialize(**options)

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

def initialize: (**Hash options) -> void

This signature was generated using 2 samples from 1 application.

def initialize(**options)
  configure(options)
end