Double

travis

repliee

Description

Something can be familiar, yet foreign at once—particularly when metaprogramming.

Double allows you to use a constant even before it is defined.

Usage

class Foo
  extend Double
  Bar
end