# File lib/rubygame/rect.rb, line 180
        def w=(val); self[2] = val; end