# File lib/paperclip/matchers/validate_attachment_presence_matcher.rb, line 25
        def failure_message
          "Attachment #{@attachment_name} should be required"
        end