# File lib/rubygame/old_rect.rb, line 285
        def bottomleft; return self.at(0), self.bottom; end