class ActiveSupport::SafeBuffer

def to_s

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

def to_s: () -> untyped

This signature was generated using 2 samples from 1 application.

def to_s
  self
end