# File lib/rubygame/old_rect.rb, line 299
        def bottomright; return self.right, self.bottom; end