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