class ActiveSupport::SafeBuffer

def to_s

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

def to_s: () -> ActiveSupport::SafeBuffer

This signature was generated using 4 samples from 1 application.

def to_s
  self
end