# File lib/rubygame/rect.rb, line 142 def inspect; "#<Rect:#{self.object_id} [%s,%s,%s,%s]>"%self; end