# File lib/paperclip/geometry.rb, line 55
    def aspect
      width / height
    end