class Mail::Matchers::AttachmentMimeTypeMatcher

def initialize(mime_type)

def initialize(mime_type)
  @mime_type = mime_type
end