From: Nikolai Weibull <now@...>
Date: 2012-03-23T02:13:00+09:00
Subject: [ruby-core:43559] Re: [ruby-trunk - Feature #3908] private constant

On Thu, Mar 22, 2012 at 18:08, trans (Thomas Sawyer)
<transfire@gmail.com> wrote:

> I can't think of single reason why anyone would actually have to have a "private", as opposed to a "public", constant.

Private modules and classes.