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