class ActiveSupport::Callbacks::CallbackSequence

def final?

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

def final?: () -> bool

This signature was generated using 41 samples from 2 applications.

def final?
  !@call_template
end