# File lib/paperclip/matchers/validate_attachment_presence_matcher.rb, line 33
        def description
          "require presence of attachment #{@attachment_name}"
        end