save about 200 bytes of memory on x86-64
commitd8109e5e531ceca5a4d1c0a4f9e4d625f74e336b
authorEric Wong <e@80x24.org>
Mon, 2 Mar 2015 18:50:55 +0000 (2 18:50 +0000)
committerEric Wong <e@80x24.org>
Mon, 2 Mar 2015 20:54:24 +0000 (2 20:54 +0000)
treec3d36ba509b7249ab725c2a25e31882b87bc6eb0
parent324749a51c480b0c746444da469947e86bcbefa0
save about 200 bytes of memory on x86-64

Empty classes do not need a heavy class definition scope.
lib/unicorn.rb