class Mail::Matchers::AttachmentFilenameMatcher

def initialize(filename)

def initialize(filename)
  @filename = filename
end