Multipart.new
You're seeing just the function
new
, go back to Multipart module for more information.
Specs
Create a new Multipart
request.
Pass in the boundary as the first argument to set it explicitly, otherwise
it will default to a random 16 character alphanumeric string padded by ==
on either side.