# File lib/taps/multipart.rb, line 15 def attach(opts) mp = Taps::Multipart.new(opts) attachments << mp end