# File lib/rubygame/rect.rb, line 549
        def normalize
                self.dup.normalize!()
        end