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