# File lib/paperclip/geometry_transformation.rb, line 9 def without_modifier Geometry.new(self.width, self.height) end