class ISO3166::Data

def use_mutex?

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

def use_mutex?: () -> true

This signature was generated using 39 samples from 1 application.

def use_mutex?
  # Stubbed in testing
  true
end