# File lib/rubygame/rect.rb, line 359
        def midbottom; return self.centerx, self.bottom; end