# File lib/rubygame/old_rect.rb, line 214
        def bottom; return self.at(1)+self.at(3); end