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