From: Clay Trump Date: 2012-11-14T14:43:27+09:00 Subject: [ruby-core:49337] Re: [ruby-trunk - Bug #7349] Struct#inspect needs more meaningful output --f46d043be1f45e587804ce6e0365 Content-Type: text/plain; charset=ISO-8859-1 I like it too. Could even be: Point.ancestors # => [Point, Struct.new(:x, :y), Struct, Enumerable, Object, Kernel, BasicObject] -- --f46d043be1f45e587804ce6e0365 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I like it too. Could even be:

=A0=A0=A0 Point.ancestors
=A0=A0=A0= # =3D> [Point, Struct.new(:x, :y), Struct, Enumerable, Object, Kernel, = BasicObject]

--
<lay trum/>

--f46d043be1f45e587804ce6e0365--