# File lib/paperclip/geometry_transformation.rb, line 43
    def == (other)
      self.to_s == other.to_s
    end