class ActiveModel::AttributeSet
def deep_dup
Experimental RBS support (using type sampling data from the type_fusion
project).
def deep_dup: () -> ActiveModel::AttributeSet
This signature was generated using 4 samples from 2 applications.
def deep_dup AttributeSet.new(attributes.deep_dup) end