221 222 223
# File 'lib/window.rb', line 221 def inspect "#<#{self.class.name}:0x#{'%014x' % __id__} @id=#{id}>" end