class Mime::Type

def ref

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

def ref: () -> Symbol

This signature was generated using 6 samples from 2 applications.

def ref
  symbol || to_s
end