# File lib/rubygame/old_rect.rb, line 378
        def clamp(rect)
                self.dup.clamp!(rect)
        end