# File lib/rubygame/rect.rb, line 139
def
to_s
;
"#<Rect [%s,%s,%s,%s]>"
%
self
;
end