# File lib/paperclip/matchers/have_attached_file_matcher.rb, line 34
        def description
          "have an attachment named #{@attachment_name}"
        end