# File lib/paperclip/matchers/have_attached_file_matcher.rb, line 16
        def initialize attachment_name
          @attachment_name = attachment_name
        end