# File lib/paperclip/matchers/validate_attachment_size_matcher.rb, line 79 def higher_than_low? passes_validation_with_size(@low + 1) end