# File lib/paperclip/geometry.rb, line 50
    def vertical?
      height > width
    end