class Mail::Message
def boundary
Experimental RBS support (using type sampling data from the type_fusion
project).
def boundary: () -> String
This signature was generated using 1 sample from 1 application.
def boundary content_type_parameters ? content_type_parameters['boundary'] : nil end