# File lib/paperclip/matchers/validate_attachment_size_matcher.rb, line 24 def less_than size @high = size self end