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