Closed
Description
go through whole gem and make sure name-spacing is fine everywhere. It will be hard to correct after 1.0 release. One thing comes in mind the name-spacing around atomic reference (result of the gem merge) is little inconsistent, there may be more. Check Concurrent.methods
for pollution. Hide constants which are not part of public API.