class ArticleFixtureGen::Exe::OptionParser
Individual item hash based on parser, such as Trollop
. To change to a different parser, implement an equivalent of `Trollop::OptionParser` with the new parser and change the parent class of this class. Voila.