class ActiveModel::AttributeMethods::ClassMethods::AttributeMethodMatcher
def method_name(attr_name)
Experimental RBS support (using type sampling data from the type_fusion
project).
def method_name: (String attr_name) -> String
This signature was generated using 147 samples from 3 applications.
def method_name(attr_name) @method_name % attr_name end