# File lib/rubygame/rect.rb, line 204
        def right; return self.at(0)+self.at(2); end