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