class ActiveModel::AttributeMutationTracker
def forced_changes
Experimental RBS support (using type sampling data from the type_fusion
project).
def forced_changes: () -> untyped
This signature was generated using 4 samples from 1 application.
def forced_changes @forced_changes ||= {} end