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