# File lib/paperclip/matchers/have_attached_file_matcher.rb, line 11 def have_attached_file name HaveAttachedFileMatcher.new(name) end