class Rouge::InheritableHash

def parent

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

def parent: () -> Hash

This signature was generated using 124 samples from 2 applications.

def parent
  @parent ||= {}
end