# File lib/rubygame/rect.rb, line 248
        def topleft; return self[0,2].to_a; end