# File lib/paperclip/matchers/validate_attachment_size_matcher.rb, line 29 def greater_than size @low = size self end