/**
* Sometimes, you just have to have a handy toolkit of methods that go beyond
* the single project on which you're working. That's where this package comes
* in. Nothing in here should reference a specific project (i.e. no Geohash
* Droid calls or classes, including Info, Graticule, etc). If that needs to
* happen, put it in its own package.
*/
package net.exclaimindustries.tools;