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