class Cattri::Context
def defined_methods
-
(Hash{Symbol => Set
- map of attribute name to defined method names})
def defined_methods (@__cattri_defined_methods ||= {}).dup.freeze # steep:ignore end
(Hash{Symbol => Set})
- map of attribute name to defined method names
def defined_methods (@__cattri_defined_methods ||= {}).dup.freeze # steep:ignore end