# File lib/paperclip/geometry.rb, line 45
    def horizontal?
      height < width
    end