# File lib/rubygame/rect.rb, line 271
def
topright
;
return
self
.
right
,
self
.
at
(
1
);
end