# File lib/paperclip/matchers/have_attached_file_matcher.rb, line 51
        def included?
          @subject.ancestors.include?(Paperclip::InstanceMethods)
        end