class ActionView::Template
def identifier_method_name
Experimental RBS support (using type sampling data from the type_fusion
project).
def identifier_method_name: () -> String
This signature was generated using 4 samples from 2 applications.
def identifier_method_name short_identifier.tr("^a-z_", "_") end