25 26 27
# File 'lib/httparty/request/body.rb', line 25 def boundary @boundary ||= MultipartBoundary.generate end